Skip to content

Conversation

@mast-eu
Copy link
Contributor

@mast-eu mast-eu commented Oct 11, 2025

Fixes #498

This PR initializes the previously uninitialized variables in order to resolve runtime errors due to an invalid pointer when using the LED matrix on the Arduino R4 WiFi.

@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: code Related to content of the project itself labels Oct 11, 2025
@pennam pennam requested a review from maidnl October 13, 2025 06:56
@facchinm
Copy link
Member

facchinm commented Nov 3, 2025

Thanks for spotting this and for the fix @mast-eu ! Merging

@facchinm facchinm merged commit f4d8a5d into arduino:main Nov 3, 2025
8 checks passed
@mast-eu mast-eu deleted the fixLEDMatrix branch November 3, 2025 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Uninitialized variables in Arduino_LED_Matrix.h

3 participants